go.opentelemetry.io/otel/trace.SpanContext.traceID (field)
16 uses
go.opentelemetry.io/otel/trace (current package)
trace.go#L246: traceID: config.TraceID,
trace.go#L256: traceID TraceID
trace.go#L279: traceID: sc.traceID,
trace.go#L289: return sc.traceID
trace.go#L294: return sc.traceID.IsValid()
trace.go#L300: traceID: traceID,
trace.go#L321: traceID: sc.traceID,
trace.go#L347: traceID: sc.traceID,
trace.go#L363: traceID: sc.traceID,
trace.go#L373: return sc.traceID == other.traceID &&
trace.go#L383: TraceID: sc.traceID,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |